home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1999 May / SGI IRIX 6.5 Applications 1999 May.iso / dist / demos.idb / usr / demos / General_Demos / 3da / RUN.z / RUN
Encoding:
Text File  |  1999-04-09  |  271 b   |  8 lines

  1. #!/bin/csh -f
  2. #Tag 0x9075
  3.  
  4. /usr/bin/X11/xconfirm -icon info -t "Starting 3da; Loading HRTF files..."  -t "This will take a few moments." &
  5. chdir /usr/demos/General_Demos/3da
  6. /usr/demos/General_Demos/3da/3da /usr/demos/General_Demos/3da/data/smallAudio.iv >& /dev/null &
  7.  
  8.